const golang.org/x/net/http2.cipher_TLS_RSA_WITH_AES_256_CBC_SHA256

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L71: 	cipher_TLS_RSA_WITH_AES_256_CBC_SHA256       uint16 = 0x003D
		ciphers.go#L420: 		cipher_TLS_RSA_WITH_AES_256_CBC_SHA256,